.header, .content, .footer {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.h_top {
	height: 228px;
	background: url(../images/t_bg.jpg) repeat-x;
	position: relative;
	z-index: 2;
}
.t_top {
	height: 40px;
	line-height: 40px;
	color: #ccc;
	font-size: 12px;
}
.t_top span {
	float: right;
}
.t_top a {
	position: relative;
}
.t_top a img {
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s linear 0s;
}
.t_top a:hover img {
	transform: translateX(-3px);
}
.t_top a:hover {
	color: #333;
}
.t_top a {
	color: #ccc;
	padding: 0 8px;
	font-size: 12px;
}
.t_top a:hover {
	text-decoration: underline;
}
.t_top a.nob {
	background: no-repeat;
	padding-right: 0;
}
.t_top em {
	padding-left: 15px;
	display: inline-block;
	color: #6b6b6a;
}
.t_top em a {
	color: #333;
}
.t_con {
	height: 127px;
	overflow: hidden;
	clear: both;
}
.t_con h2 img {
	width: 330px;
	display: block;
	height: 56px;
	padding-top: 28px;
}
.t_text {
	font-size: 18px;
	color: #666;
	padding: 38px 0 0 23px;
}
.t_text b {
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 5px;
}
.t_text b em {
	padding-left: 11px;
	font-weight: bold;
}
.t_text span {
	padding-left: 20px;
}
.t_pho {
	color: #666;
	padding: 6px 0 0 69px;
	font-size: 14px;
	background: url(../images/tel.jpg) no-repeat 0 3px;
	margin-top: 36px;
	overflow: hidden;
}
.t_pho b {
	color: #ff0000;
	font-size: 30px;
	display: block;
	font-family: Arial;
	font-weight: bold;
	line-height: 100%;
}
.menu {
	white-space: nowrap;
	font-size: 16px;
}
.menu ul {
	overflow: hidden;
}
.menu li {
	float: left;
	position: relative;
	background: url(../images/nav.jpg) no-repeat right 25px;
}
.menu li.nob {
	background: none;
}
.menu li a {
	color: #333;
	display: inline-block;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	padding: 0 38px;
	position: relative;
	z-index: 10;
}
.menu li.cur a, .menu li a:hover {
	text-decoration: none;
	color: #fff;
	z-index: 1;
	font-weight: bold;
	background: url(../images/cur.png) no-repeat right 0;
	position: relative;
	z-index: 10;
}
 .menu li a:-webkit-any-link {
display:block;
}
i, em {
	font-style: normal;
}
.t_top a .sjj {
	position: absolute;
	top: 28px;
	left: 0;
	z-index: 9;
	border: 2px solid #fff;
	display: none;
	width: 112px;
	height: 112px;
}
.t_top a:hover .sjj {
	display: block;
}
.h_top hr {
	height: 0px;
	color: #b20b19;
	border: none;
	border-bottom: 62px solid #ff0000;
	padding: 0;
	margin: 0;
	display: block;
	width: 0px;
	transition: width 0.75s ease 0.1s;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 167px;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
}
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 518px;
	overflow: hidden;
	z-index: 2;
	margin-bottom: 27px;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100%!important;
}
.fullSlide .bd li {
	width: 100%!important;
	height: 518px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 518px;
}
.fullSlide .hd {
	position: absolute;
	bottom: 32px;
	z-index: 99;
	left: 50%;
	width: 200px;
}
.fullSlide .hd li {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 20px;
	background: #666;
	border-radius: 50%
}
.fullSlide .hd li.on {
	background: #ff0000;
}
.prev {
	position: absolute;
	left: 0;
	top: 50%;
}
.next {
	position: absolute;
	right: 0;
	top: 50%;
}
.qie_m p {
	overflow: hidden;
	border-radius: 15px;
}
.qie_m .cur p em strong {
	display: block;
	background: url(../images/bgg.png) no-repeat center bottom;
	padding-bottom: 39px;
	min-height: 293px;
}
.f_bj {
	color: #fff;
	clear: both;
	height: 248px;
	font-family: "Microsoft Yahei";
	overflow: hidden;
	background: #272727;
	padding-top: 50px;
}
.f_bj a {
	color: #fff;
}
.footer {
	position: relative;
}
.f_bj h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 13px;
}
.f_text {
	float: left;
	width: 380px;
}
.f_text ul li {
	float: left;
	width: 150px;
	line-height: 29px;
}
.f_text ul li a {
	font-size: 14px;
	color: #999;
}
.f_text ul li a:hover {
	color: #fff;
}
.f_nav {
	width: 527px;
}
.f_nav p {
	margin-top: 20px;
	height: 52px;
	padding-left: 46px;
	background: url(../images/f_tel.jpg) no-repeat;
	line-height: 33px;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
}
.f_nav ul li {
	line-height: 28px;
	font-size: 14px;
	color: #999;
}
.f_con {
	height: 245px;
	border-bottom: 1px solid #5f5f5f;
	margin-bottom: 59px;
}
.f_code {
	float: right;
}
.f_code p {
	overflow: hidden;
	font-size: 14px;
}
.f_code p em {
	display: inline-block;
	float: left;
	text-align: center;
	color: #999;
}
.f_code p em img {
	display: block;
	margin: 0 auto 6px;
	width: 112px;
	height: 112px;
	padding: 6px;
	background: #fff;
}
.f_code p em span {
	display: block;
	font-size: 13px;
}
.f_code p .nom {
	margin-left: 36px;
}
.f_bom {
	height: 179px;
	font-size: 14px;
	color: #333;
}
.f_bom {
	overflow: hidden;
}
.f_bom h3 {
	float: right;
	width: 166px;
	font-weight: normal;
	color: #666666;
	font-size: 14px;
}
.f_bom h3 a {
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #ff0000;
	letter-spacing: 5px;
	margin-bottom: 45px;
}
.f_bom h3 img {
	display: inline-block;
	float: right;
}
.f_bom p {
	float: left;
	width: 770px;
}
.f_bom p em {
	display: block;
	height: 94px;
}
.f_bom p em img {
	display: inline-block;
	float: left;
}
.f_bom p em i {
	display: inline-block;
	float: left;
	width: 480px;
	font-size: 14px;
	color: #999;
	line-height: 27px;
	padding-left: 23px;
}
.f_bom p strong {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #ff0000;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-main {
	background: #ff0000;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
